home *** CD-ROM | disk | FTP | other *** search
/ Megaware 1 / Megaware Volume 1.iso / educatio / doslearn / gohard.bat < prev    next >
Encoding:
DOS Batch File  |  1989-04-12  |  169 b   |  14 lines

  1. echo off
  2. cls
  3. type install.txt
  4. pause
  5. c:
  6. md \dostutr
  7. cd\dostutr
  8. cls
  9. echo.........insert diskette #1 in drive A !
  10. pause
  11. copy a:*.* c:/v
  12. cls
  13. type finished.txt
  14.